Skip to content

fix(ci): block agent PR title prefixes#892

Closed
bokelley wants to merge 1 commit into
mainfrom
fix-agent-pr-title-prefix
Closed

fix(ci): block agent PR title prefixes#892
bokelley wants to merge 1 commit into
mainfrom
fix-agent-pr-title-prefix

Conversation

@bokelley
Copy link
Copy Markdown
Contributor

Summary

Adds a lightweight PR-title check that blocks agent/tool ownership prefixes like [codex], [claude], [cursor], and similar tags.

Also documents the title hygiene rule for coding agents.

Validation

  • node scripts/check-pr-title.cjs "fix(ci): block agent PR title prefixes"
  • node scripts/check-pr-title.cjs "[codex] fix: test" exits 1 with the expected remediation message
  • git diff --check

@bokelley
Copy link
Copy Markdown
Contributor Author

bokelley commented Jun 6, 2026

Superseded by #893 (merged). .github/workflows/pr-title-check.yml and scripts/check-pr-title.cjs are already live on main from #893, with a more complete check script than this draft. This branch is also CONFLICTING against main. Closing as superseded.

@bokelley bokelley closed this Jun 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant